Xm-test HVM network testing is broken. The new qemu code doesn't support
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 14 Jul 2006 10:54:10 +0000 (11:54 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 14 Jul 2006 10:54:10 +0000 (11:54 +0100)
commit8c5ea9ceb8f7f43646015846102a0d0915d39bd1
treef73e8e55583a93b9499674148cba8c9c93f4f68f
parent815077ee40b2190def5ecef3df015c01e5207b34
Xm-test HVM network testing is broken. The new qemu code doesn't support
pcnet32, which is the current default driver loaded onto the disk.img.
This patch changes teh default to the rtl8139, which is xend's default.
This patch also adds a new "--with-network-drv" configuration option so
people can configure different drivers than the default.

Signed-off-by: Daniel Stekloff <dsteklof@us.ibm.com>
tools/xm-test/configure.ac
tools/xm-test/ramdisk/Makefile.am
tools/xm-test/ramdisk/bin/create_disk_image